home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / HostManager.app / Italian.lproj / HostAddConfig.nib / data.classes next >
Encoding:
Text File  |  1992-06-30  |  348 b   |  28 lines

  1. HostAddConfig = {
  2.     ACTIONS = {
  3.     selectNetPassword:;
  4.     doEnable:;
  5.     cancel:;
  6.     ok:;
  7.     windowWillClose:;
  8.     open:;
  9.     };
  10.     OUTLETS = {
  11.     netPasswordPanel;
  12.     tempIP;
  13.     cd;
  14.     lowIP;
  15.     hostAddConfigPanel;
  16.     autoEnabled;
  17.     highIP;
  18.     myDomain;
  19.     netPassword;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. FirstResponder = {
  24.     ACTIONS = {
  25.     };
  26.     SUPERCLASS = Object;
  27. };
  28.